inspector: Always underline at least one char
authorMatthias Clasen <mclasen@redhat.com>
Sat, 21 Nov 2015 01:58:42 +0000 (20:58 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 21 Nov 2015 01:59:53 +0000 (20:59 -0500)
commit036ee7a68bd358be62e5ac36e8bdebe5b28b5b78
tree52a4c26bb1f6d4be76a225b3e292fa0c800969a5
parentee1381a1f34b05812e6b226544c286847b947646
inspector: Always underline at least one char

Empty underlines are hard to make out. Since we get somewhat
unreliable section information from the CSS parser, we just
make sure that we always underline at least one character.
gtk/inspector/css-editor.c